Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restructure of memory #73

Merged
merged 6 commits into from
Jul 25, 2024
Merged

Restructure of memory #73

merged 6 commits into from
Jul 25, 2024

Conversation

joajfreitas
Copy link
Collaborator

No description provided.

@joajfreitas joajfreitas force-pushed the memory_file_restructure branch from 586ffc1 to a38b62b Compare July 25, 2024 20:50
Many things:

 * split memory.rs into multiple files: memory.rs -> lib.rs, map.rs.
 * Introduce Cartridge to handle multiple cartridge types
 * mbc_builder to create cartridges according to mbc id
 * Implement the single mbc_none used in Tetris
@joajfreitas joajfreitas force-pushed the memory_file_restructure branch from a38b62b to 27c01fc Compare July 25, 2024 20:53
@joajfreitas joajfreitas force-pushed the memory_file_restructure branch from 211a9b9 to 9f65eea Compare July 25, 2024 21:47
@joajfreitas joajfreitas merged commit 852667d into main Jul 25, 2024
1 check passed
@joajfreitas joajfreitas deleted the memory_file_restructure branch July 25, 2024 22:45
@joajfreitas joajfreitas self-assigned this Aug 22, 2024
@joajfreitas joajfreitas added the enhancement New feature or request label Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants